getFirstAndLastDayOfMonthAgo
(8 actions, 10 KB)
0 Adjust
Subtract
Date
[CurrentDate]
»
Duration
:
[Shortcut Input]
months
1 Adjust
Get Start of Month
Date
[0 Adjusted Date]
»
2 Format Date
[1 Adjusted Date]
»
3
6
DateFormatStyle
:
Custom
DateFormat
:
yyyy-MM-dd
3 Adjust Add Date
[2 Formatted Date]
»
Duration
:
"1" months
4 Adjust
Subtract
Date
[3 Adjusted Date]
»
Duration
:
"1" days
5 Format Date
[4 Adjusted Date]
»
DateFormatStyle
:
Custom
DateFormat
:
yyyy-MM-dd
6 Dictionary »
{ "firstDay": "
[2 Formatted Date]
", "lastDay": "
[5 Formatted Date]
" }
7 Stop and Output
[6 Dictionary]